home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 3411 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: onramp.arc.nasa.gov!usenet
  2. From: lwilliam@pioneer.arc.nasa.gov (Tom)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Linux via NULL modem
  5. Date: Mon, 04 Mar 1996 19:59:26 GMT
  6. Organization: Lone Tree Works
  7. Message-ID: <4hfi10$cge@onramp.arc.nasa.gov>
  8. References: <Cx00tp.1F3@cs.dal.ca>
  9. Reply-To: lwilliam@pioneer.arc.nasa.gov
  10. NNTP-Posting-Host: arc-tac1-slip3.nsi.nasa.gov
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. aa351@cfn.cs.dal.ca (Jeff Warnica) wrote:
  14.  
  15. >I know someone who is soon going to be running Linux under an 486. He is 
  16. >going to hook his old Amiga 500 up to it using a null modem cable and a 
  17. >vt100 terminal. Is it possible to hook a C=64 to the IBM in a similar 
  18. >fashion?
  19.  
  20. Yes.  The Linux box would need a device (serial port) available for each
  21. connection desired (modem, A500, C64 means 3 serial ports, not impossible).
  22.  
  23. > a vic 20?
  24.  
  25. Why not?  Your limit will only be terminal emulation on either the C64 or the
  26. Vic20, but Linux will support VT10x, VT52, and dumb tty, among others.  The
  27. terminal info files (termcap and terminfo) can be edited to add a C64 or Vic20
  28. to the list, which might make connections a little easier.
  29.  
  30. > I'm looking for something cheap so we could play head 
  31. >to head unix text games (muds and the like) localy.
  32.  
  33. Cheap is to use a null modem.  A user-port version is sold by a few vendors
  34. and provides standard RS-232 connectivity at bus speed (typ. 2400bps, more
  35. than enough for text-only), and there are devices for the C64 that allow
  36. speeds up to 38.4kbps via the user or cart ports.
  37.  
  38. Linux out of the box (so to speak) is a fully functional Unix-like OS with
  39. POSIX compliance.  But that means nothing, except to say the system will allow
  40. a device to connect to a supported port, perform login duties, and provide
  41. shell access.  If you provide the cables from the C64 to the Linux box with
  42. RS-232 specs, Linux will let the C64 log in.
  43.  
  44.